Direct error reports to a LuCI-ASU-app-specific thread on the forum, where
they'll get more attention and reduce clutter on the ASU server's github issues.
Signed-off-by: Eric Fahlgren <[email protected]>
E('p', {}, _('Server response: %s').format(response.detail)),
E(
'a',
- { href: 'https://github.com/openwrt/asu/issues' },
+ { href: 'https://forum.openwrt.org/t/luci-attended-sysupgrade-support-thread/230552' },
_('Please report the error message and request')
),
E('p', {}, _('Request Data:')),